Skip to content

#2325 - Throws NotSupportedException if opening workbook saved in Strict OpenXML format#2327

Merged
JanKallman merged 1 commit intodevelop8from
bug/i2325v2
Apr 13, 2026
Merged

#2325 - Throws NotSupportedException if opening workbook saved in Strict OpenXML format#2327
JanKallman merged 1 commit intodevelop8from
bug/i2325v2

Conversation

@swmal
Copy link
Copy Markdown
Contributor

@swmal swmal commented Apr 8, 2026

EPPlus does not support Strict Open XML. Previously it failed quietly - as in #2325 where the ExcelWorkbook returned 0 worksheets. With this PR EPPlus will throw a NotSupportedException when loading a Strict Open XML workbook.

@swmal swmal self-assigned this Apr 8, 2026
@swmal swmal added the enhancement New feature or request label Apr 8, 2026
@JanKallman JanKallman merged commit e9960cd into develop8 Apr 13, 2026
3 checks passed
@github-project-automation github-project-automation bot moved this to Pending Release in Epplus Enhancements Apr 13, 2026
@JanKallman JanKallman deleted the bug/i2325v2 branch April 13, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Pending Release

Development

Successfully merging this pull request may close these issues.

2 participants